projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbf60b0
)
(LIBS): Add COMCTL32.
author
Jason Rumney
<jasonr@gnu.org>
Thu, 27 Sep 2007 22:09:21 +0000
(22:09 +0000)
committer
Jason Rumney
<jasonr@gnu.org>
Thu, 27 Sep 2007 22:09:21 +0000
(22:09 +0000)
src/makefile.w32-in
patch
|
blob
|
history
diff --git
a/src/makefile.w32-in
b/src/makefile.w32-in
index 6611efbe3b29c4ee6b3b7165d570702c3a86db1f..488aadf8a29beffb2339b0790c4d02a1e3ecd3c0 100644
(file)
--- a/
src/makefile.w32-in
+++ b/
src/makefile.w32-in
@@
-147,6
+147,7
@@
LIBS = $(TLIB0) \
$(SHELL32) \
$(WINSPOOL) \
$(OLE32) \
+ $(COMCTL32) \
$(libc)
#